home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sounds Terrific 2
/
Sounds Terrific II (1996)(Weird Science)(Disc 2 of 2)[Amiga-PC].iso
/
hippoplayer
/
hip-script
< prev
next >
Wrap
AmigaDOS Script File
|
1995-05-10
|
341b
|
18 lines
.key filename/a,tempdir/a,lzx/a
.bra {
.ket }
; *** HippoPlayer LZX extraction script ***
failat 21
if not exists {tempdir} ; Create temp dir
makedir {tempdir}
endif
; Extract archive into the temp dir, rename file in temp dir to virtahepo
{lzx} -m -q x "{filename}" {tempdir}/
execute s:spat rename {tempdir}/#? {tempdir}/virtahepo